home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 January / EnterCD 1_2002.iso / Internet / HomeSite 5.0 / HomeSite_5_Trial_Installer.exe / data1.cab / Extensions / Includes / tcCFCustom.inc next >
Encoding:
Text File  |  2001-10-11  |  2.8 KB  |  22 lines

  1. <!-- Copyright  (c) 1997-2001 Macromedia, Inc. All Rights Reserved. Consult Software License Agreement for more details -->
  2. <!-- version 1.0 - 2001-06-05 -->
  3. <CAT CAPTION="CF Custom Tags" DESC="A variety of third-party Cold Fusion tags directed at specific web development needs.">
  4.   <CAT CAPTION="E-mail Custom Tags" ICON="Images/Custom.bmp">
  5.     <E CAPTION="<cfx_pop3date>"            VALUE='<cfx_pop3date ParsedDate="datestring">'        DESC='<B><cfx_pop3date ParsedDate="datestring"></B><P>Parses the date and returns it in a variable.<P>(Contributed by Paul Hastings)'/>
  6.     <E CAPTION="<cf_ParseEmail>"        VALUE='<cf_ParseEmail EmailFrom ="fromstring">'        DESC='<B><CF_ParseEmail EmailFrom="#From#"></B><P>Parses the FROM attribute and returns address in variable ParsedEmail.<P>(Contributed by Paul Hastings)'/>
  7.   </CAT> 
  8.   <CAT CAPTION="House of Fusion" ICON="Images/Person.bmp">
  9.     <E CAPTION="CF_MERGEQUERY"            VALUE='<CF_MergeQuery'        DESC='<B><CF_MergeQuery Query1="query1" Query2="query2"></B><P>Cold Fusion tag to merge two queries into one.<P>(Contributed by Michael Dinowitz)'/>
  10.     <E CAPTION="<CFX_WSAUTH>"            VALUE='<CFX_WSAUTH>'        DESC='<B><CFX_WSAUTH ...></B><P><P>(Contributed by Michael Dinowitz)'/>
  11.     <E CAPTION="<CFX_KillClient>"        VALUE='<CFX_KillClient ClientID="id">'            DESC='<B><CFX_KillClient ClientID="id"></B><P>CFX tag to delete either specific clients from the registrey or all of them at once.<P>(Contributed by Michael Dinowitz)'/>
  12.     <E CAPTION="<CFX_Check_Email>"        VALUE='<CFX_CHECK_EMAIL EMail="#form.email#">'    DESC='<B><CFX_CHECK_EMAIL EMail="#form.email#"></B><P>Detects if an email address is properly formated.<P>(Contributed by Michael Dinowitz)'/>
  13.     <E CAPTION="<CF_RPC_StockIndex>"    VALUE='<CF_RPC_StockIndex Spoof="IP|yes" Server="quoteserver">'        DESC='<B><CF_RPC_StockIndex Spoof="IP|yes" Server="quoteserver"></B><P>Obtains the stock indexes from different sites.<P><UL><LI>Standard call:<B><CF_RPC_StockIndex></B><LI>Call with standard IP spoof:<B><CF_RPC_StockIndex Spoof="yes"></B><LI>Call with specific IP spoof:<B><CF_RPC_StockIndex Spoof="207.240.52.2"></B><LI>Call to a specific quote server:<B><CF_RPC_StockIndex Server="PCQuote"></B></UL><P>(Contributed by Michael Dinowitz)'/>
  14.   </CAT>
  15.   <CAT CAPTION="Cybercash" ICON="Elements">
  16.     <E CAPTION="CFX_CYBERCASH"    VALUE='<cfx_cybercash server="" port="" amount="" transtype="" merchantpassword="" orderid="" ccnumber="" ccexp="" ccname="" ccaddress="" cccity="" ccstate="" cczip="" cccountry=""'/>
  17.   </CAT>
  18.   <CAT CAPTION="Other" ICON="Images/Custom.bmp">
  19.     <E CAPTION="CFX_ICV"    VALUE='<Cfx_icv amount="" trans_type="" clerk="" authno="" name="" comment="" expires_mo="" expires_yr="" billing="" zip="" account="" ic_sharedir="" ic_req="" ic_ans=""'/>
  20.   </CAT>
  21. </CAT>
  22.